<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 ,h66 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {
	color:#0094DE;
	text-decoration:none;
}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}





/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{
	word-spacing:3px;
	font-size: 14px;
	font-family: Arial;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0094DE;
}


/* CSS Document */
body{
	background-color:#fff;
	overflow-x:hidden;
	color:#666;
	font-size:14px;
	font-family: "Arial";
	position:relative;
}/*网站字体颜色*/

.header , .content , .footer , .container{
	margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px;
}

/*页眉*/
.header{width:100%;background-color:#fff;position: relative;z-index: 55555555;}


.hdtop{height: 35px; border-bottom: 1px solid #e9e9e9; position: relative; z-index: 999;}


.hdtop span{ float: left; height: 35px; line-height: 35px; font-size: 13px; color: #717171;}
.hdtop em{ float: right; height: 14px; line-height: 14px; margin-top: 11px;}
.hdtop em a{float: left; font-size: 13px; color: #717171; padding: 0px 10px; border-left: 1px dotted #d7d7d7;}
.hdtop em a.nobd{ border: none;}
.hdtop em .wx{position: relative;}
.hdtop em .wx img{display: none; position: absolute; left: -30px; top: 26px;}
.hdtop em .wx:hover img{display: block;}

.hdmid{ height: 110px;}
.hdmid .hdmid_l{
	float: left;
	overflow: hidden;
	margin-top: 25px;
	width: 980px;
}
.hdmid .hdmid_l h66{ float: left;}
.hdmid .hdmid_l h66 *{display: inline-block; float: left;}
.hdmid .hdmid_l h66 i{
	height: 64px;
	width: 1px;
	margin-top: 6px;
	background: url(../images/xian.png) no-repeat;
	margin-left: 6px;
}
.hdmid .hdmid_l&gt;div{
	padding-left: 165px;
	padding-top: 6px;
}
.hdmid .hdmid_l&gt;div h2{
	font-size: 24px;
	color: #FF8601;
	;
}
.hdmid .hdmid_l&gt;div h2 img{display: block;}
.hdmid .hdmid_l&gt;div p{overflow: hidden; margin-top: 8px;}
.hdmid .hdmid_l&gt;div p span{
	display: inline-block;
	float: left;
	font-size: 13px;
	color: #3d3d3d;
	margin-right: 15px;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	background: url(../images/gou.png) no-repeat left center;
}
.hdmid .hdmid_r{ float: right; margin-top: 43px;}
.hdmid .hdmid_r dt{float: left;}
.hdmid .hdmid_r dt img{display: block; margin-top: 4px;}
.hdmid .hdmid_r dd{padding-left: 40px;}
.hdmid .hdmid_r dd span{font-size: 15px; color: #030303;}
.hdmid .hdmid_r dd p{
	font-size: 22px;
	line-height: 28px;
	font-family: "Arial";
	color: #FC6B00;
}


/* nav部分 */
.Nav{
	height:59px;
	background: #0093DE;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #75AADC;
	border-bottom-color: #3B76C6;
}
.Nav .navBox{ line-height: 59px; }
.Nav .navUl{ width:100%}
.Nav .navUl&gt;li{ font-size:15px; float:left;margin-left: 0px;}
.Nav .navUl&gt;li a {color: #000;text-decoration:none;}
.Nav .navUl&gt;li:hover ,.Nav .navUl&gt;li.cur {
	font-weight: bold;
	height: 63px;
	line-height: 63px;
	margin-top: -4px;
	background-color: #3B76C6;
}
.Nav .navUl&gt;li:hover a,.Nav .navUl&gt;li.cur a {
	color: #fff;
	font-weight: normal;
}


/* nav部分 */
.Nav{ height:59px; background: #fff;position: relative;z-index: 5;}
.navBox{
	height: 59px;
	line-height: 60px;
	position: relative;
}

.navUl li.navli{
	font-size:16px;
	float:left;
	list-style-type: none;
	position: relative;
	height: 59px;
	border-left: 1px solid #e8e8e8;
	z-index: 99;
}
.navUl li.navli:first-child {border-left: none;}




#head {z-index: 999;position: relative;left: 0;top: 0;height: 62px; background:#fefefe;box-shadow: 0px 0px 8px #5c5c5c;width: 100%;}






.sub-nav {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 62px;
  z-index: 998;
  width: 100%; 
  background: rgba(255,255,255,0.85);
  background:#fff\0

}

.sub-nav__wrap {
  display: none;
  padding:20px 0 40px 0;
}

.sub-nav__wrap a{ float: left;
  padding:15px 15px;
  text-align: center;
  color: #666;}
.sub-nav__wrap a:first-child{border:none;}
.sub-nav__wrap a:hover{
	color:#0094DE;
}
.sub-nav__wrap a span{margin-top:10px;display: block;}
.sub-nav__wrap a i{height:50px;width:50px;overflow: hidden;margin:0 auto;display: block;position: relative;transition: ease-in-out 0.2s;}
.sub-nav__wrap a i i{background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.sub-nav__wrap a:hover i i{
	-webkit-filter: drop-shadow(#11934B 0 0);
	background-repeat:no-repeat;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	filter: drop-shadow(#0094DE 0 0);
	transform-style: preserve-3d;
	transform:rotateY(180deg);
	opacity: 1.5
}



.sub-nav__wrap[data-link="nav_about"] /*企业概况*/
   {margin-left:auto;
	width:660px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:40%;}
.sub-nav__wrap[data-link="nav_business"] /*主营业务*/
   {margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:0;}
.sub-nav__wrap[data-link="nav_advantage"] /*核心竞争力*/
   {margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:0;}
.sub-nav__wrap[data-link="nav_solution"] /*解决方案*/
   {margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:0;}
.sub-nav__wrap[data-link="nav_cpkzzj"] /*成品抗震支架*/
   {margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:11%;}
.sub-nav__wrap[data-link="nav_kzzjpj"] /*抗震支架配件*/
   {margin-left:auto;
	width:1200px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:22%;}
.sub-nav__wrap[data-link="nav_case"] /*项目案例*/
   {margin-left:auto;
	width:350px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:26.5%;}
.sub-nav__wrap[data-link="nav_service"] /*服务与支持*/
   {margin-left:auto;
	width:1200px;
	margin-right: 45%;
	margin-bottom: 0px; 
	padding-left:50%;}
.sub-nav__wrap[data-link="nav_news"] /*最新资讯*/
   {margin-left:auto;
	width:360px;
	margin-right: auto;
	margin-bottom: 0px; 
	padding-left:53%;}
.sub-nav__wrap[data-link="nav_contact"] /*联系我们*/
   {margin-left:auto;
	width:300px;
	margin-right: auto;
	padding-left:62%;}



/*面包屑导航*/
.InpageTitle{width: 100%;text-align: center;padding-top: 52px;}
.InpageTitle h3{font-size: 30px;color: #333333;font-weight: normal;}
.InpageTitle i{display: block;width: 41px;height: 2px;background: #0f98a5;margin: 16px auto 0;}

.InpageTitle2{width: 100%;text-align: center;padding-top: 52px;}
.InpageTitle2 h3{font-size: 30px;color: rgb(51, 51, 51);font-weight: normal;}
.InpageTitle2 i{
	display: block;
	height: 2px;
	width: 42px;
	background-color: #00923F;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.InpageTitle2 p{font-size: 12px;color: #999999;font-family: arial;margin-top: 8px;text-transform: uppercase;}

.InpageAddress{
	width: 100%;
	height: 62px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 30px;
}
.InpageAddress a.homePage{display: block;width: 64px;height: 62px;border-left: 1px solid #eaeaea;border-right: 1px solid #eaeaea;background: url(../images/icon01.png) no-repeat center;float: left;}
.InpageAddress .p1{line-height: 62px;float: left;margin-left: 16px;}
.InpageAddress .p1 a{display: block;padding-right: 14px;background: url(../images/icon02.png) no-repeat right center;font-size: 14px;color: #666666;float: left;margin-left: 10px;}
.InpageAddress .p1 a:first-child{
	margin-left: 0;
	width: auto;
}
.InpageAddress .p1 a:last-child{
	color: #666666;
	font-size: 14px;
}
.InpageAddress .p2{float: right;}
.InpageAddress .p2 a{
	display: block;
	font-size: 14px;
	color: #666666;
	height: 61px;
	line-height: 61px;
	float: left;
	margin-left: 24px;
	text-decoration: none;
	width: auto;
}
.InpageAddress .p2 a.cur{
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B76C6;
}
.InpageAddress .p2 a:hover{
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FC6B00;
}
	



/*-- 内页目录分类 黑色--*/
.sub-title{
	text-align:center;
	font-size:16px;
	color:#1a1919;
	width: 100%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sub-title div{display:block;color:#1a1919;font-size:30px;padding-bottom:5px}

.sub-title span{display:inline-block;text-transform:uppercase;font-family:arial;letter-spacing:2px;margin-top:15px;padding:0 80px;position:relative}

.sub-title span:before,.sub-title span:after{content:"";width:60px;height:1px;background-color:#999;top:8px;position:absolute}
.sub-title span:before{left:0}.sub-title span:after{right:0}


/*-- 内页目录分类 白色 --*/
.sub-title-b{
	text-align:center;
	font-size:16px;
	color:#FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 15px;
}
.sub-title-b div{
	display:block;
	color:#FFF;
	font-size:36px;
}

.sub-title-b span{display:inline-block;text-transform:uppercase;font-family:arial;letter-spacing:2px;margin-top:15px;padding:0 80px;position:relative}

.sub-title-b span:before,.sub-title-b span:after{content:"";width:60px;height:1px;background-color:#fff;top:8px;position:absolute}
.sub-title-b span:before{left:0}.sub-title-b span:after{right:0}



/* 底部导航部分 */
/*footer*/
.footer {
	overflow:hidden;
	width:100%;
	background-color:#3e3e3e;
	margin-top: 15px;
}
.footer .f_nav { overflow:hidden; height:60px; background:url(../images/f_nav_bg.png) no-repeat center bottom; margin-bottom:24px;}
.footer .f_nav li{
	float:left;
	font-size:14px;
	line-height:60px;
	background:url(../images/f_nav_bor.png) right center no-repeat;
	padding-top: 0;
	padding-right: 20.7px;
	padding-bottom: 0;
	padding-left: 20.7px;
}
.footer .f_nav li a{ color:#fff;}
.footer .f_nav .last{ background:none}


.footer dl{
	overflow:hidden;
	float:left;
	width:960px;
}
.footer dt{
	overflow:hidden;
	float:left;
	margin-top:10px;
}
.footer dd{
	overflow:hidden;
	float:right;
	margin-left:0px;
	padding-left:20px;
	border-left:1px solid #545353;
	height:120px;
	padding-top:3px;
	width:760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
.footer dd p{
	font-size:14px;
	color:#fff;
	line-height:24px;
}
.footer dd em{ margin:0 10px;}
.footer .phone span{ display:block; font-size:12px; color:#fff;}
.footer .phone h4{ font-weight:normal; font-size:24px; color:#fff;}
.footer .ewm{
	overflow:hidden;
	float:right;
	margin-top:5px;
	text-align:right;
	margin-bottom: 30px;
}
.footer .ewm img{ display:block; float:right}
.footer .ewm .ewen{ float:left; float:right; margin-right:20px;}
.footer .ewm P{ font-size:16px; color:#b5b5b5;}
.footer .ewm b{ display:block; font-size:19px; color:#b0b0b0; font-family:Arial; margin:8px 0;}
.footer .ewm span{
	display:block;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}




/*================= 友情链接 ===================*/
#friend_link .main_box{
	background:url(../images/title_link.png) left center no-repeat;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#friend_link .cn{
	margin-right:0px;
	padding-left:130px;
}
#friend_link .cn a{
	padding-right:24px;
	color:#797777;
	font-size:12px;
	line-height:24px;
}
#friend_link .cn a:hover{color:#0059b4;}
/*================= 友情链接 ===================*/
#city_link .main_box{
	background:url(../images/title_link1.png) left center no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#city_link .cn{
	margin-right:0px;
	padding-left:0px;
	width: 1200px;
}
#city_link .cn a{
	padding-right:8px;
	color:#797777;
	font-size:12px;
	line-height:24px;
	padding-left: 0px;
}
#city_link .cn a:hover{color:#0059b4;}



/*翻页样式*/

.pagingNav{
	border: 1px solid #e9e9e9;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pagingNav p{height:30px; line-height:30px;}
.pagingNav .uls{margin-top:-30px; overflow:hidden;}

.pagingNav .uls a{float:left; margin-left:5px; padding:0 10px; height:28px; line-height:28px; border:1px solid #ccc; text-decoration:none;float:left}
.pagingNav .uls a:hover , .pagingNav .uls a.cur{
	background-color:#3B76C6;
	border-color:#007BB7;
	color:#fff;
}
.pagingNav .uls .tBtn:hover{background-color:inherit; color:inherit; *background-color:transparent; *color:#666;}
.why-us.agileinfo .container .sub-title.container span {
	font-size: 16px;
}
</pre></body></html>